2008-06-19 Johan Dahlin <jdahlin@async.com.br>
* gtk/gtkprintbackend.c: Fix a typo in a comment
svn path=/trunk/; revision=20471
2008-06-19 Johan Dahlin <jdahlin@async.com.br>
+ * gtk/gtkprintbackend.c: Fix a typo in a comment
+
* gtk/gtkhsv.c (paint_ring, paint_triangle):
Cast buf to unsigned char to avoid two compiler
warnings.
pb_module->exit = exitp;
pb_module->create = createp;
- /* call the filesystems's init function to let it */
+ /* call the printbackend's init function to let it */
/* setup anything it needs to set up. */
pb_module->init (module);